home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / tmn.dxr / 00022.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  1.0 KB  |  36 lines

  1. on exitFrame
  2.   global conta, contas, contac, OSpritec
  3.   set contac to 1
  4.   set contas to 3
  5.   set OSpritec to 13
  6.   puppetSprite(3, 1)
  7.   puppetSprite(4, 1)
  8.   puppetSprite(5, 1)
  9.   puppetSprite(6, 1)
  10.   puppetSprite(7, 1)
  11.   puppetSprite(8, 1)
  12.   puppetSprite(9, 1)
  13.   puppetSprite(10, 1)
  14.   puppetSprite(11, 1)
  15.   puppetSprite(12, 1)
  16.   set the moveableSprite of sprite 3 to 1
  17.   set the moveableSprite of sprite 4 to 1
  18.   set the moveableSprite of sprite 5 to 1
  19.   set the moveableSprite of sprite 6 to 1
  20.   set the moveableSprite of sprite 7 to 1
  21.   set the moveableSprite of sprite 8 to 1
  22.   set the moveableSprite of sprite 9 to 1
  23.   set the moveableSprite of sprite 10 to 1
  24.   set the moveableSprite of sprite 11 to 1
  25.   set the moveableSprite of sprite 12 to 1
  26.   set the locH of sprite 22 to 19
  27.   set the locV of sprite 22 to 202
  28.   set the visible of sprite 22 to 1
  29.   set the locH of sprite 23 to 48
  30.   set the locV of sprite 23 to 190
  31.   set the visible of sprite 23 to 1
  32.   set the locH of sprite 17 to 76
  33.   set the locV of sprite 17 to 181
  34.   set the visible of sprite 17 to 1
  35. end
  36.